home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / omnia201.iso / mondo3d / flashop.dir / 00124_Script_ACC FLASH < prev    next >
Text File  |  2000-10-18  |  400b  |  17 lines

  1.      
  2. on mouseEnter me
  3.   set the member of sprite (2) to member 122 of castLib "Internal"
  4.   cursor 280
  5.  
  6. end
  7.  
  8. on mouseLeave me
  9.   set the member of sprite (2) to member 26 of castLib "Internal"
  10.   cursor -1
  11.  
  12. end
  13.  
  14. on mouseUp me
  15.   set the member of sprite (3) to member 122 of castLib "Internal"
  16.   set the member of sprite (20) to member "TEXT ACCENSIONE FLASH" of castLib "testi"
  17.   end